home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 March / EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso / earcd / comm2 / thorfrnc.lha / smakefile < prev    next >
Makefile  |  1995-11-26  |  536b  |  15 lines

  1. all: thor.catalog configthor.catalog
  2.  
  3. thor.catalog:  thor.cd thor_fran.ct
  4.         catcomp thor.cd thor_fran.ct catalog thor.catalog nooptim
  5.  
  6. configthor.catalog:  configthor.cd configthor_fran.ct
  7.         catcomp configthor.cd configthor_fran.ct catalog configthor.catalog nooptim
  8.  
  9. installe: thor.catalog configthor.catalog
  10.           copy \#?thor.catalog /catalogs/français clone
  11.         avail flush
  12.  
  13. arch: thor.catalog configthor.catalog
  14.         lha a thorfranc (smakefile|\#?thor\#?(ct|cd)\#?) \#?thor.catalog /catalogs/français/#?thor.catalog"
  15.